home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / lfonts_ams.tex < prev    next >
Text File  |  1988-04-18  |  52KB  |  1,234 lines

  1. % File LFONTS - Version of 6 May 1986.
  2. %
  3. % This version of LFONTS.TEX is for the CMR fonts.  It was converted
  4. % from the AMR version by David Fuchs on 18 December 1985.
  5. %
  6. % This file needs to be customized for the fonts available at a particular
  7. % site.  There are three places where changes need to be made.  They
  8. % can be found by searching this file for the string  FONT-CUSTOMIZING.
  9. %
  10. % FONT CONVENTIONS
  11. %
  12. % A TYPESTYLE COMMAND is something like \it that defines a type style.
  13. % Each style command \xx is defined to be \protect\pxx, where 
  14. % \pxx is defined to choose the correct font for the current size.
  15. % This allows style commands to appear in 'unsafe' arguments where
  16. % protection is required.
  17. %
  18. % A SIZE COMMAND is something like \normalsize that defines a type size.
  19. % It is defined by the document style.  However, \normalsize is handled
  20. % somewhat differently because it is called so often--e.g., on every
  21. % page by the output routine.  The document style defines \@normalsize
  22. % instead of \normalsize.
  23. % A ONE-SIZE typestyle is one that exists only in the \normalsize size.
  24. %
  25. % A FONT-SIZE COMMAND is one that defines \textfont, \scriptfont and 
  26. % \scriptscriptfont for the font families corresponding to preloaded fonts,
  27. % as well as the typestyle commands for the preloaded fonts.  Each
  28. % font-size command has an associated @fontsize command, having the same
  29. % name except for an '@' at the front.   All font-size commands are defined 
  30. % in LFONTS.  The naming convention is that a fifteenpt font has a font-size
  31. % name \xvpt, and so on.
  32. %
  33. % Each size command \SIZE executes the command
  34. %             \@setsize\SIZE{BASELINESKIP}\FONTSIZE\@FONTSIZE
  35. % which does the following.
  36. %   0. Executes \@nomath\SIZE to issue warning if in math mode.
  37. %   1. \let \@currsize = \SIZE  
  38. %   2. Sets \strutbox to a strut of height .7 * BASELINESKIP and
  39. %      depth .3 * BASELINESKIP
  40. %   3. Sets \baselineskip to \baselinestretch * BASELINESKIP 
  41. %      and 
  42. %   4. Calls \FONTSIZE 
  43. %   5. Executes the \@FONTSIZE command.
  44. % It should then define all the typestyle commands not defined by the font-size
  45. % command, except for the one-size type styles. A typestyle command for which
  46. % the corresponding font exists but is not preloaded is defined to expand to a
  47. % \@getfont command.  A typestyle whose font does not exist is defined to 
  48. % expand to a \@subfont command.
  49. %
  50. % A one-size typestyle whose font is not preloaded is defined to expand to
  51. % a \@onesizefont command.
  52. %
  53. % \em is defined to be \it inside an unslanted style and \rm inside a
  54. % slanted style.  An \em command in a section title will produce a \pem
  55. % command in the table of contents.
  56. %
  57.  
  58. \def\em{\protect\pem{}}
  59. \def\pem{\ifdim \fontdimen\@ne\font >\z@ \rm \else \it \fi}
  60.  
  61. \def\normalsize{\ifx\@currsize\normalsize \rm \else \@normalsize\fi}
  62.  
  63. % \load{SIZE}{STYLE} : Solves anomaly of loaded-on-demand font
  64. %    used for first time in math mode.  Give this command outside math
  65. %    mode, before formula using it for first time.
  66. \def\load#1#2{\let\@tempa\@currsize \let\@currsize\relax #1#2\@tempa}
  67.  
  68. % \newfont{\CMD}{FONT} defines \CMD to be the font FONT.
  69. %    It is equivalent to \font \CMD = FONT
  70. % \symbol{NUM} == \char NUM
  71.  
  72. \def\newfont#1#2{\@ifdefinable #1{\font #1=#2\relax}}
  73. \def\symbol#1{\char #1\relax}
  74.  
  75.  
  76.  
  77. % \@getfont \STYLE \FAM \@FONTSIZE{LOADING.INFO}
  78. %   \STYLE       = style command
  79. %   \FAM         = a control sequence defined by \newfam\FAM
  80. %   \@FONTSIZE   = the @fontsize command for the current size. 
  81. %   LOADING.INFO = information needed to load the font--e.g., 
  82. %                  cmtti10 \magstep 2
  83. %   Does the following, where \FONTNAME denotes a new unique, untypeable
  84. %   font name:
  85. %    1. Executes  \font \FONTNAME = LOADING.INFO 
  86. %    2. Appends '\textfont FAM \FONTNAME \def\STYLE{\fam \FAM \FONTNAME}' 
  87. %       to the definition of \@FONTSIZE.
  88. %    3. Executes \@FONTSIZE \STYLE.
  89. %
  90. % \@nohyphens\STYLE\@FONTSIZE
  91. %   Used right after \@getfont to set \hyphenchar of the new font to -1,
  92. %   thereby prohibiting hyphenation.  It is used with \tt fonts.
  93. %   (\@nohyphens was added on 12/18/85)
  94. %
  95. % \@subfont \STYLE \REPSTYLE 
  96. %   \STYLE, \REPSTYLE = type style commands.
  97. %   Types warning message and defines uses \REPSTYLE.
  98. %
  99. % \@onesizefont \STYLE {LOADING.INFO}
  100. %   Defines \STYLE to be a typestyle that exists only for the \normalsize
  101. %   size.  It produces the font specified by LOADING.INFO
  102. %
  103. % \@addfontinfo\@FONTSIZE{DEFS}
  104. %    Expands DEFS and adds to the definition of \@FONTSIZE. Items that should 
  105. %    not be expanded should be protected with \@prtct---except no protection
  106. %    is needed for '\def\foo', only for the contents of the definition.
  107. %
  108. % \@nomath\CS : Types a warning '\CS used in math mode' if encountered
  109. %    in math mode.
  110.  
  111. % Remove \outer from definition of \newfam
  112. \def\newfam{\alloc@8\fam\chardef\sixt@@n}
  113.  
  114. \def\@setsize#1#2#3#4{\@nomath#1\let\@currsize#1\baselineskip
  115.    #2\setbox\strutbox\hbox{\vrule height.7\baselineskip
  116.       depth.3\baselineskip width\z@}\baselineskip\baselinestretch\baselineskip
  117.    \normalbaselineskip\baselineskip#3#4}
  118.  
  119. \newif\if@bold
  120.  
  121. \let\@prtct=\relax
  122.  
  123. \def\@addfontinfo#1#2{{\def\@prtct{\noexpand\@prtct\noexpand}\def\def{\noexpand
  124.     \def\noexpand}\xdef#1{#1#2}}}
  125.  
  126. \def\@getfont#1#2#3#4{\@ifundefined{\string #1\string #3}{\global\expandafter
  127.     \font \csname \string #1\string #3\endcsname #4\relax 
  128.      \@addfontinfo#3{\textfont #2\csname \string #1\string #3\endcsname 
  129.      \scriptfont #2\csname \string #1\string #3\endcsname 
  130.      \scriptscriptfont #2\csname \string #1\string #3\endcsname 
  131.      \def#1{\fam #2\csname\string #1\string #3\endcsname}}}{}#3#1}
  132.  
  133. \def\@nohyphens#1#2{\global\expandafter \hyphenchar\csname 
  134.    \string #1\string #2\endcsname \m@ne}
  135.  
  136. \def\@subfont#1#2{\@warning{No \string#1\space typeface in 
  137.         this size, using \string#2}#2}
  138.  
  139. \def\@onesizefont#1#2{\expandafter\newfam\csname fm\string#1\endcsname
  140.   \global\expandafter\font\csname ft\string#1\endcsname #2\relax
  141.   \gdef#1{\ifx \@currsize\normalsize \@ftfam#1\else
  142.   \@warning{Typeface \string#1\space available only in 
  143.   \string\normalsize, using \string\rm}\gdef #1{\ifx \@currsize\normalsize 
  144.   \textfont\@fontfam#1 \scriptfont\@fontfam#1 \scriptscriptfont
  145.   \@fontfam#1\@ftfam#1\else \rm\fi}#1\fi}#1}
  146.  
  147. \def\@ftfam#1{\fam\csname fm\string#1\endcsname\csname ft\string#1\endcsname}
  148.  
  149. \def\@nomath#1{\ifmmode \@warning{\string#1\space in math mode.}\fi}
  150. \def\@nomathbold{\ifmmode \@warning{\string\mathbold\space in math mode.}\fi}
  151.  
  152. % The following definitions save token space.  E.g., using \@height 
  153. % instead of height saves 5 tokens at the cost in time of one macro 
  154. % expansion.
  155.  
  156. \def\@height{height}
  157. \def\@depth{depth}
  158. \def\@width{width}
  159.  
  160. \def\@magscale#1{ scaled \magstep #1}
  161. \def\@halfmag{ scaled \magstephalf}
  162. \def\@ptscale#1{ scaled #100}
  163.  
  164.  
  165. %% FONT-CUSTOMIZING:  The following \font commands define the
  166. %% preloaded LaTeX fonts.  Font names should be changed to cause
  167. %% different fonts to be loaded in place of these particular AMR fonts.
  168. %% \font commands should be added or deleted to change which fonts
  169. %% are preloaded.
  170.  
  171. % five point
  172.  \font\fivrm  = cmr5               % roman
  173.  \font\fivmi  = cmmi5              % math italic
  174.     \skewchar\fivmi ='177          %  for placement of accents
  175. %\font\fivmib = cmmib10  \@ptscale5 % bold math italic
  176.  \font\fivsy  = cmsy5              % math symbols
  177.     \skewchar\fivsy ='60           %   for placement of math accents
  178. %\font\fivsyb = cmbsy10 \@ptscale5 % bold math symbols
  179.  \font\fivxm  = msxm5           % AMS symbols 1 medium
  180.  \font\fivym  = msym5           % AMS symbols 2 medium
  181. %\font\fivit  = cmti7   scaled 714 % text italic
  182. %\font\fivsl  = cmsl10  \@ptscale5 % slanted
  183. %\font\fivbf  = cmbx7   scaled 714 % extended bold 
  184. %\font\fivbfs = cmbxsl10\@ptscale5 % extended bold slanted
  185. %\font\fivtt  = cmtt10  \@ptscale5 % typewriter
  186. %\font\fivtti = cmitt10 \@ptscale5 % italic typewriter
  187. %\font\fivtts = cmsltt10\@ptscale5 % slanted typewriter
  188. %\font\fivsf  = cmss10  \@ptscale5 % sans serif
  189. %\font\fivsfi = cmssi10 \@ptscale5 % italic sans serif
  190. %\font\fivsfb = cmssbx10\@ptscale5 % bold sans serif
  191. %\font\fivsc  = cmcsc10 \@ptscale5 % small caps
  192.  \font\fivly  = lasy5             % LaTeX symbols
  193. %\font\fivlyb = lasyb10 \@ptscale5 % LaTeX symbols
  194. %\font\fivuit = cmu10   \@ptscale5 % unslanted italic
  195.  
  196. % six point
  197.  \font\sixrm  = cmr6               % roman
  198.  \font\sixmi  = cmmi6              % math italic
  199.     \skewchar\sixmi ='177          %  for placement of accents
  200. %\font\sixmib = cmmib10  \@ptscale6 % bold math italic
  201.  \font\sixsy  = cmsy6              % math symbols
  202.     \skewchar\sixsy ='60           %   for placement of math accents
  203. %\font\sixsyb = cmbsy10 \@ptscale6 % bold math symbols
  204.  \font\sixxm  = msxm6           % AMS symbols 1 medium
  205.  \font\sixym  = msym6           % AMS symbols 2 medium
  206. %\font\sixit  = cmti7   scaled 857 % text italic
  207. %\font\sixsl  = cmsl10  \@ptscale6 % slanted
  208. %\font\sixbf  = cmbx7   scaled 857 % extended bold 
  209. %\font\sixbfs = cmbxsl10\@ptscale6 % extended bold slanted
  210. %\font\sixtt  = cmtt10  \@ptscale6 % typewriter
  211. %\font\sixtti = cmitt10 \@ptscale6 % italic typewriter
  212. %\font\sixtts = cmsltt10\@ptscale6 % slanted typewriter
  213. %\font\sixsf  = cmss10  \@ptscale6 % sans serif
  214. %\font\sixsfi = cmssi10 \@ptscale6 % italic sans serif
  215. %\font\sixsfb = cmssbx10\@ptscale6 % bold sans serif
  216. %\font\sixsc  = cmcsc10 \@ptscale6 % small caps
  217.  \font\sixly  = lasy6             % LaTeX symbols
  218. %\font\sixlyb = lasyb10 \@ptscale6 % LaTeX symbols
  219. %\font\sixuit = cmu10   \@ptscale6 % unslanted italic
  220. %\font\sixcyr = mcyr6           % AMS Cyrillic lightface
  221.  
  222. % seven point
  223.  \font\sevrm  = cmr7               % roman
  224.  \font\sevmi  = cmmi7              % math italic
  225.     \skewchar\sevmi ='177          %  for placement of accents
  226. %\font\sevmib = cmmib10  \@ptscale7 % bold math italic
  227.  \font\sevsy  = cmsy7              % math symbols
  228.     \skewchar\sevsy ='60           %   for placement of math accents
  229. %\font\sevsyb = cmbsy10 \@ptscale7 % bold math symbols
  230.  \font\sevxm  = msxm7           % AMS symbols 1 medium
  231.  \font\sevym  = msym7           % AMS symbols 2 medium
  232.  \font\sevit  = cmti7              % text italic
  233. %\font\sevsl  = cmsl10  \@ptscale7 % slanted
  234. %\font\sevbf  = cmbx7              % extended bold 
  235. %\font\sevbfs = cmbxsl10\@ptscale7 % extended bold slanted
  236. %\font\sevtt  = cmtt10  \@ptscale7 % typewriter
  237. %\font\sevtti = cmitt10 \@ptscale7 % italic typewriter
  238. %\font\sevtts = cmsltt10\@ptscale7 % slanted typewriter
  239. %\font\sevsf  = cmss10  \@ptscale7 % sans serif
  240. %\font\sevsfi = cmssi10 \@ptscale7 % italic sans serif
  241. %\font\sevsfb = cmssbx10\@ptscale7 % bold sans serif
  242. %\font\sevsc  = cmcsc10 \@ptscale7 % small caps
  243.  \font\sevly  = lasy7             % LaTeX symbols
  244. %\font\sevlyb = lasyb10 \@ptscale7 % LaTeX symbols
  245. %\font\sevuit = cmu10   \@ptscale7 % unslanted italic
  246. %\font\sevcyr = mcyr7           % AMS Cyrillic lightface
  247.  
  248. % eight point
  249.  \font\egtrm  = cmr8               % roman
  250.  \font\egtmi  = cmmi8              % math italic
  251.     \skewchar\egtmi ='177          %  for placement of accents
  252. %\font\egtmib = cmmib10  \@ptscale8 % bold math italic
  253.  \font\egtsy  = cmsy8              % math symbols
  254.     \skewchar\egtsy ='60           %   for placement of math accents
  255. %\font\egtsyb = cmbsy10 \@ptscale8 % bold math symbols
  256.  \font\egtxm  = msxm8           % AMS symbols 1 medium
  257.  \font\egtym  = msym8           % AMS symbols 2 medium
  258.  \font\egtit  = cmti8              % text italic
  259. %\font\egtsl  = cmsl8              % slanted
  260. %\font\egtbf  = cmbx8              % extended bold 
  261. %\font\egtbfs = cmbxsl10\@ptscale8 % extended bold slanted
  262. %\font\egttt  = cmtt8              % typewriter
  263. %\font\egttti = cmitt10 \@ptscale8 % italic typewriter
  264. %\font\egttts = cmsltt10\@ptscale8 % slanted typewriter
  265. %\font\egtsf  = cmss10  \@ptscale8 % sans serif
  266. %\font\egtsfi = cmssi10 \@ptscale8 % italic sans serif
  267. %\font\egtsfb = cmssbx10\@ptscale8 % bold sans serif
  268. %\font\egtsc  = cmcsc10 \@ptscale8 % small caps
  269.  \font\egtly  = lasy8             % LaTeX symbols
  270. %\font\egtlyb = lasyb10 \@ptscale8 % LaTeX symbols
  271. %\font\egtuit = cmu10   \@ptscale8 % unslanted italic
  272. %\font\egtcyr = mcyr8           % AMS Cyrillic lightface
  273. %\font\egtcyb = mcyb8           % AMS Cyrillic boldface
  274.  
  275. % nine point
  276.  \font\ninrm  = cmr9               % roman
  277.  \font\ninmi  = cmmi9              % math italic
  278.     \skewchar\ninmi ='177          %  for placement of accents
  279. %\font\ninmib = cmmib10  \@ptscale9 % bold math italic
  280.  \font\ninsy  = cmsy9              % math symbols
  281.     \skewchar\ninsy ='60           %   for placement of math accents
  282. %\font\ninsyb = cmbsy10 \@ptscale9 % bold math symbols
  283.  \font\ninxm  = msxm9           % AMS symbols 1 medium
  284.  \font\ninym  = msym9           % AMS symbols 2 medium
  285.  \font\ninit  = cmti9              % text italic
  286. %\font\ninsl  = cmsl9              % slanted
  287.  \font\ninbf  = cmbx9              % extended bold 
  288. %\font\ninbfs = cmbxsl10\@ptscale9 % extended bold slanted
  289.  \font\nintt  = cmtt9              % typewriter
  290.     \hyphenchar\nintt = -1         %  suppress hyphenation in \tt font
  291. %\font\nintti = cmitt10 \@ptscale9 % italic typewriter
  292. %\font\nintts = cmsltt10\@ptscale9 % slanted typewriter
  293. %\font\ninsf  = cmss10  \@ptscale9 % sans serif
  294. %\font\ninsfi = cmssi10 \@ptscale9 % italic sans serif
  295. %\font\ninsfb = cmssbx10\@ptscale9 % bold sans serif
  296. %\font\ninsc  = cmcsc10 \@ptscale9 % small caps
  297.  \font\ninly  = lasy9             % LaTeX symbols
  298. %\font\ninlyb = lasyb10 \@ptscale9 % LaTeX symbols
  299. %\font\ninuit = cmu10   \@ptscale9 % unslanted italic
  300. %\font\nincyr = mcyr9           % AMS Cyrillic lightface
  301. %\font\nincyb = mcyb9           % AMS Cyrillic boldface
  302.  
  303. % ten point
  304.  \font\tenrm  = cmr10    % roman
  305.  \font\tenmi  = cmmi10   % math italic
  306.     \skewchar\tenmi ='177  %  for placement of accents
  307. %\font\tenmib = cmmib10   % bold math italic
  308.  \font\tensy  = cmsy10   % math symbols
  309.     \skewchar\tensy ='60 %   for placement of math accents
  310. %\font\tensyb = cmbsy10  % bold symbols
  311.  \font\tenxm  = msxm10     % AMS symbols 1 medium
  312.  \font\tenym  = msym10     % AMS symbols 2 medium
  313.  \font\tenit  = cmti10   % text italic
  314.  \font\tensl  = cmsl10   % slanted
  315.  \font\tenbf  = cmbx10   % extended bold 
  316. %\font\tenbfs = cmbxsl10 % extended bold slanted
  317.  \font\tentt  = cmtt10   % typewriter
  318.     \hyphenchar\tentt = -1         %  suppress hyphenation in \tt font
  319. %\font\tentti = cmitt10  % italic typewriter
  320. %\font\tentts = cmsltt10 % slanted typewriter
  321.  \font\tensf  = cmss10   % sans serif
  322. %\font\tensfi = cmssi10  % italic sans serif
  323. %\font\tensfb = cmssbx10 % bold sans serif
  324. %\font\tensc  = cmcsc10  % small caps
  325.  \font\tenly  = lasy10  % LaTeX symbols
  326. %\font\tenlyb = lasyb10 % bold LaTeX symbols
  327. %\font\tenuit = cmu10    % unslanted italic
  328. %\font\tencyr = mcyr10     % AMS Cyrillic lightface
  329. %\font\tencyb = mcyb10     % AMS Cyrillic boldface
  330.  
  331. % eleven point
  332.  \font\elvrm  = cmr10    \@halfmag % roman  
  333.  \font\elvmi  = cmmi10   \@halfmag % math italic
  334.     \skewchar\elvmi ='177          %  for placement of accents
  335. %\font\elvmib = cmmib10   \@halfmag % bold math italic
  336.  \font\elvsy  = cmsy10   \@halfmag % math symbols
  337.     \skewchar\elvsy ='60           %   for placement of math accents
  338. %\font\elvsyb = cmbsy10  \@halfmag % bold symbols
  339.  \font\elvit  = cmti10   \@halfmag % text italic
  340.  \font\elvsl  = cmsl10   \@halfmag % slanted
  341.  \font\elvbf  = cmbx10   \@halfmag % exelvded bold 
  342. %\font\elvbfs = cmbxsl10 \@halfmag % exelvded bold slanted
  343.  \font\elvtt  = cmtt10   \@halfmag % typewriter
  344.     \hyphenchar\elvtt = -1         %  suppress hyphenation in \tt font
  345. %\font\elvtti = cmitt10  \@halfmag % italic typewriter
  346. %\font\elvtts = cmsltt10 \@halfmag % slanted typewriter
  347.  \font\elvsf  = cmss10   \@halfmag % sans serif
  348. %\font\elvsfi = cmssi10  \@halfmag % italic sans serif
  349. %\font\elvsfb = cmssbx10 \@halfmag % bold sans serif
  350. %\font\elvsc  = cmcsc10  \@halfmag % small caps
  351.  \font\elvly  = lasy10  \@halfmag % LaTeX symbols
  352. %\font\elvlyb = lasyb10 \@halfmag % bold LaTeX symbols
  353. %\font\elvuit = cmu10    \@halfmag % unslanted italic
  354.  
  355. % twelve point
  356.  \font\twlrm  = cmr10    \@magscale1 % roman  
  357.  \font\twlmi  = cmmi10   \@magscale1 % math italic
  358.     \skewchar\twlmi ='177          %  for placement of accents
  359. %\font\twlmib = cmmib10   \@magscale1 % bold math italic
  360.  \font\twlsy  = cmsy10   \@magscale1 % math symbols
  361.     \skewchar\twlsy ='60           %   for placement of math accents
  362. %\font\twlsyb = cmbsy10  \@magscale1 % bold symbols
  363.  \font\twlit  = cmti10   \@magscale1 % text italic
  364.  \font\twlsl  = cmsl10   \@magscale1 % slanted
  365.  \font\twlbf  = cmbx10   \@magscale1 % extended bold 
  366. %\font\twlbfs = cmbxsl10 \@magscale1 % extended bold slanted
  367.  \font\twltt  = cmtt10   \@magscale1 % typewriter
  368.     \hyphenchar\twltt = -1         %  suppress hyphenation in \tt font
  369. %\font\twltti = cmitt10  \@magscale1 % italic typewriter
  370. %\font\twltts = cmsltt10 \@magscale1 % slanted typewriter
  371.  \font\twlsf  = cmss10   \@magscale1 % sans serif
  372. %\font\twlsfi = cmssi10  \@magscale1 % italic sans serif
  373. %\font\twlsfb = cmssbx10 \@magscale1 % bold sans serif
  374. %\font\twlsc  = cmcsc10  \@magscale1 % small caps
  375.  \font\twlly  = lasy10  \@magscale1 % LaTeX symbols
  376. %\font\twllyb = lasyb10 \@magscale1 % bold LaTeX symbols
  377. %\font\twluit = cmu10    \@magscale1 % unslanted italic
  378.  
  379. % fourteen point
  380.  \font\frtnrm  = cmr10    \@magscale2 % roman  
  381.  \font\frtnmi  = cmmi10   \@magscale2 % math italic
  382.     \skewchar\frtnmi ='177          %  for placement of accents
  383. %\font\frtnmib = cmmib10   \@magscale2 % bold math italic
  384.  \font\frtnsy  = cmsy10   \@magscale2 % math symbols
  385.     \skewchar\frtnsy ='60           %   for placement of math accents
  386. %\font\frtnsyb = cmbsy10  \@magscale2 % bold symbols
  387. %\font\frtnit  = cmti10   \@magscale2 % text italic
  388. %\font\frtnsl  = cmsl10   \@magscale2 % slanted
  389.  \font\frtnbf  = cmbx10   \@magscale2 % extended bold 
  390. %\font\frtnbfs = cmbxsl10 \@magscale2 % extended bold slanted
  391. %\font\frtntt  = cmtt10   \@magscale2 % typewriter
  392. %\font\frtntti = cmitt10  \@magscale2 % italic typewriter
  393. %\font\frtntts = cmsltt10 \@magscale2 % slanted typewriter
  394. %\font\frtnsf  = cmss10   \@magscale2 % sans serif
  395. %\font\frtnsfi = cmssi10  \@magscale2 % italic sans serif
  396. %\font\frtnsfb = cmssbx10 \@magscale2 % bold sans serif
  397. %\font\frtnsc  = cmcsc10  \@magscale2 % small caps
  398.  \font\frtnly  = lasy10  \@magscale2 % LaTeX symbols
  399. %\font\frtnlyb = lasyb10 \@magscale2 % bold LaTeX symbols
  400. %\font\frtnuit = cmu10    \@magscale2 % unslanted italic
  401.  
  402. % seventeen point
  403.  \font\svtnrm  = cmr10    \@magscale3 % roman  
  404.  \font\svtnmi  = cmmi10   \@magscale3 % math italic
  405.     \skewchar\svtnmi ='177          %  for placement of accents
  406. %\font\svtnmib = cmmib10   \@magscale3 % bold math italic
  407.  \font\svtnsy  = cmsy10   \@magscale3 % math symbols
  408.     \skewchar\svtnsy ='60           %   for placement of math accents
  409. %\font\svtnsyb = cmbsy10  \@magscale3 % bold symbols
  410. %\font\svtnit  = cmti10   \@magscale3 % text italic
  411. %\font\svtnsl  = cmsl10   \@magscale3 % slanted
  412.  \font\svtnbf  = cmbx10   \@magscale3 % extended bold 
  413. %\font\svtnbfs = cmbxsl10 \@magscale3 % extended bold slanted
  414. %\font\svtntt  = cmtt10   \@magscale3 % typewriter
  415. %\font\svtntti = cmitt10  \@magscale3 % italic typewriter
  416. %\font\svtntts = cmsltt10 \@magscale3 % slanted typewriter
  417. %\font\svtnsf  = cmss10   \@magscale3 % sans serif
  418. %\font\svtnsfi = cmssi10  \@magscale3 % italic sans serif
  419. %\font\svtnsfb = cmssbx10 \@magscale3 % bold sans serif
  420. %\font\svtnsc  = cmcsc10  \@magscale3 % small caps
  421.  \font\svtnly  = lasy10  \@magscale3 % LaTeX symbols
  422. %\font\svtnlyb = lasyb10 \@magscale3 % bold LaTeX symbols
  423. %\font\svtnuit = cmu10    \@magscale3 % unslanted italic
  424.  
  425. % twenty point
  426.  \font\twtyrm  = cmr10    \@magscale4 % roman  
  427.  \font\twtymi  = cmmi10   \@magscale4 % math italic
  428.     \skewchar\twtymi ='177          %  for placement of accents
  429. %\font\twtymib = cmmib10   \@magscale4 % bold math italic
  430.  \font\twtysy  = cmsy10   \@magscale4 % math symbols
  431.     \skewchar\twtysy ='60           %   for placement of math accents
  432. %\font\twtysyb = cmbsy10  \@magscale4 % bold symbols
  433. %\font\twtyit  = cmti10   \@magscale4 % text italic
  434. %\font\twtysl  = cmsl10   \@magscale4 % slanted
  435. %\font\twtybf  = cmbx10   \@magscale4 % extended bold 
  436. %\font\twtybfs = cmbxsl10 \@magscale4 % extended bold slanted
  437. %\font\twtytt  = cmtt10   \@magscale4 % typewriter
  438. %\font\twtytti = cmitt10  \@magscale4 % italic typewriter
  439. %\font\twtytts = cmsltt10 \@magscale4 % slanted typewriter
  440. %\font\twtysf  = cmss10   \@magscale4 % sans serif
  441. %\font\twtysfi = cmssi10  \@magscale4 % italic sans serif
  442. %\font\twtysfb = cmssbx10 \@magscale4 % bold sans serif
  443. %\font\twtysc  = cmcsc10  \@magscale4 % small caps
  444.  \font\twtyly  = lasy10  \@magscale4 % LaTeX symbols
  445. %\font\twtylyb = lasyb10 \@magscale4 % bold LaTeX symbols
  446. %\font\twtyuit = cmu10    \@magscale4 % unslanted italic
  447.  
  448. % twenty-five point
  449.  \font\twfvrm  = cmr10    \@magscale5 % roman  
  450. %\font\twfvmi  = cmmi10   \@magscale5 % math italic
  451. %\font\twfvmib = cmmib10   \@magscale5 % bold math italic
  452. %\font\twfvsy  = cmsy10   \@magscale5 % math symbols
  453. %\font\twfvsyb = cmbsy10  \@magscale5 % bold symbols
  454. %\font\twfvit  = cmti10   \@magscale5 % text italic
  455. %\font\twfvsl  = cmsl10   \@magscale5 % slanted
  456. %\font\twfvbf  = cmbx10   \@magscale5 % extended bold 
  457. %\font\twfvbfs = cmbxsl10 \@magscale5 % extended bold slanted
  458. %\font\twfvtt  = cmtt10   \@magscale5 % typewriter
  459. %\font\twfvtti = cmitt10  \@magscale5 % italic typewriter
  460. %\font\twfvtts = cmsltt10 \@magscale5 % slanted typewriter
  461. %\font\twfvsf  = cmss10   \@magscale5 % sans serif
  462. %\font\twfvsfi = cmssi10  \@magscale5 % italic sans serif
  463. %\font\twfvsfb = cmssbx10 \@magscale5 % bold sans serif
  464. %\font\twfvsc  = cmcsc10  \@magscale5 % small caps
  465. %\font\twfvly  = lasy10   \@magscale5 % LaTeX symbols
  466. %\font\twfvlyb = lasyb10  \@magscale5 % bold LaTeX symbols
  467. %\font\twfvuit = cmu10    \@magscale5 % unslanted italic
  468.  
  469. % Math extension
  470.  \font\tenex   = cmex10 
  471.  
  472. % line & circle fonts 
  473. \font\tenln    = line10
  474. \font\tenlnw   = linew10  
  475. \font\tencirc  = circle10
  476. \font\tencircw = circlew10 
  477.  
  478. % Change made 6 May 86: `\@warning' replaced by `\immediate\write 15' 
  479. % since it's not defined when lfonts.tex is read by lplain.tex.
  480. %
  481. \ifnum\fontdimen8\tenln=\fontdimen8\tencirc \else 
  482.   \immediate\write 15{Incompatible thin line and circle fonts}\fi
  483. \ifnum\fontdimen8\tenlnw=\fontdimen8\tencircw \else 
  484.   \immediate\write 15{Incompatible thick line and circle fonts}\fi
  485.  
  486.  
  487. % protected font names
  488. \def\rm{\protect\prm}
  489. \def\it{\protect\pit}
  490. \def\bf{\protect\pbf}
  491. \def\sl{\protect\psl}
  492. \def\sf{\protect\psf}
  493. \def\sc{\protect\psc}
  494. \def\tt{\protect\ptt}
  495. \def\cyr{\protect\cyracc\protect\pcyr}
  496. \def\cyb{\protect\cyracc\protect\pcyb}
  497.  
  498. %% FONT-CUSTOMIZING:  The following definitions define certain commands
  499. %% to be abbreviations for certain font names.  These commands are used
  500. %% below in \@getfont commands, which load the loaded-on-demand fonts.
  501. %% This is done only to save space.  To change the fonts that are loaded
  502. %% on demand, one can either change these definitions or else change
  503. %% the arguments of the \@getfont commands.  
  504. %%
  505. \def\@mbi{cmmib10}
  506. \def\@mbsy{cmbsy10}
  507. \def\@mcsc{cmcsc10}
  508. \def\@mss{cmss10}
  509. \def\@lasyb{lasyb10}
  510.  
  511. % families
  512.  
  513. \newfam\itfam      % \it is family 4
  514. \newfam\slfam      % \sl is family 5
  515. \newfam\bffam      % \bf is family 6
  516. \newfam\ttfam      % \tt is family 7
  517. \newfam\sffam      % \sf is family 8
  518. \newfam\scfam      % \sf is family 9
  519. \newfam\lyfam      % \ly is family 10
  520. \newfam\xmfam       % \mx is family 11
  521. \newfam\ymfam       % \my is family 12
  522. \newfam\cyrfam       % \cyr is family 13
  523. \newfam\cybfam       % \cyb is family 14
  524.  
  525. \def\cal{\fam\tw@}
  526. \def\mit{\fam\@ne}
  527.  
  528. \def\@setstrut{\setbox\strutbox=\hbox{\vrule \@height .7\baselineskip
  529.     \@depth .3\baselineskip \@width\z@}}
  530.  
  531.  
  532. %% FONT-CUSTOMIZING: The commands \vpt, \vipt, ... , \xxvpt perform all
  533. %% the declarations needed to change the type size to 5pt, 6pt, ... ,
  534. %% 25pt.  To see how this works, consider the definition of \viipt,
  535. %% which determines the fonts used in a 7pt type size.  The command
  536. %%    \def\pit{\fam\itfam\sevit}
  537. %% means that the \it command causes the preloaded \sevit font to
  538. %% be used--this font was defined earlier with a \font\sevit...
  539. %% command.  The commands
  540. %%     \textfont\itfam\sevit 
  541. %%     \scriptfont\itfam\sevit 
  542. %%     \scriptscriptfont\itfam\sevit 
  543. %% tell TeX to use the \sevit font for all three math-mode sizes
  544. %% (text, script, and scriptscript) for the 7pt size.  
  545. %% The fonts appearing in these commands must be preloaded.
  546. %% 
  547. %% The command 
  548. %%     \def\pbf{\@getfont\pbf\bffam\@viipt{cmbx7}}
  549. %% declares \bf to use a loaded-on-demand font--namely, the font
  550. %% cmbx7.
  551. %%
  552. %% The command
  553. %%     \def\ptt{\@subfont\tt\rm}
  554. %% declares that the \tt font is unavailable in the 7pt size, so
  555. %% the \rm font is used instead.  (The substituted type style should
  556. %% correspond to a preloaded size.)
  557.  
  558. \def\vpt{\textfont\z@\fivrm 
  559.   \scriptfont\z@\fivrm \scriptscriptfont\z@\fivrm
  560. \textfont\@ne\fivmi \scriptfont\@ne\fivmi \scriptscriptfont\@ne\fivmi
  561. \textfont\tw@\fivsy \scriptfont\tw@\fivsy \scriptscriptfont\tw@\fivsy
  562. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  563. \textfont\xmfam=\fivxm \scriptfont\xmfam=\fivxm \scriptscriptfont\xmfam=\fivxm
  564. \textfont\ymfam=\fivym \scriptfont\ymfam=\fivym \scriptscriptfont\ymfam=\fivym
  565. \def\prm{\fam\z@\fivrm}%
  566. \def\sixcyr{\@getfont\pcyr\cyrfam\@vipt{mcyr6}}%
  567. \def\unboldmath{\everymath{}\everydisplay{}\@nomath
  568.   \unboldmath\fam\@ne\@boldfalse}\@boldfalse
  569. \def\boldmath{\@subfont\boldmath\unboldmath}%
  570. \def\pit{\@getfont\pit\itfam\@vpt{cmti7 scaled714}}%
  571. \def\psl{\@subfont\sl\it}%
  572. \def\pbf{\@getfont\pbf\bffam\@vpt{cmbx7 scaled 714}}%
  573. \def\ptt{\@subfont\tt\rm}%
  574. \def\psf{\@subfont\sf\rm}%
  575. \def\psc{\@subfont\sc\rm}%
  576. \def\pcyr{\@subfont\cyr\sixcyr}%
  577. \def\pcyb{\@subfont\cyb\sixcyr}%
  578. \def\ly{\fam\lyfam\fivly}\textfont\lyfam\fivly 
  579.     \scriptfont\lyfam\fivly \scriptscriptfont\lyfam\fivly 
  580. \@setstrut\rm}
  581.  
  582. \def\@vpt{}
  583.  
  584. \def\vipt{\textfont\z@\sixrm 
  585.   \scriptfont\z@\sixrm \scriptscriptfont\z@\sixrm
  586. \textfont\@ne\sixmi \scriptfont\@ne\sixmi \scriptscriptfont\@ne\sixmi
  587. \textfont\tw@\sixsy \scriptfont\tw@\sixsy \scriptscriptfont\tw@\sixsy
  588. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  589. \textfont\xmfam=\sixxm \scriptfont\xmfam=\sixxm \scriptscriptfont\xmfam=\sixxm
  590. \textfont\ymfam=\sixym \scriptfont\ymfam=\sixym \scriptscriptfont\ymfam=\sixym
  591. \def\prm{\fam\z@\sixrm}%
  592. \def\unboldmath{\everymath{}\everydisplay{}\@nomath
  593.   \unboldmath\@boldfalse}\@boldfalse
  594. \def\boldmath{\@subfont\boldmath\unboldmath}%
  595. \def\pit{\@subfont\it\rm}%
  596. \def\psl{\@subfont\sl\rm}%
  597. \def\pbf{\@getfont\pbf\bffam\@vipt{cmbx7 scaled857}}%
  598. \def\ptt{\@subfont\tt\rm}%
  599. \def\psf{\@subfont\sf\rm}%
  600. \def\psc{\@subfont\sc\rm}%
  601. \def\pcyr{\@getfont\pcyr\cyrfam\@vipt{mcyr6}}%
  602. \def\pcyb{\@subfont\cyb\cyr}%
  603. \def\ly{\fam\lyfam\sixly}\textfont\lyfam\sixly 
  604.     \scriptfont\lyfam\sixly \scriptscriptfont\lyfam\sixly 
  605. \@setstrut\rm}
  606.  
  607. \def\@vipt{}
  608.  
  609. \def\viipt{\textfont\z@\sevrm 
  610.   \scriptfont\z@\sixrm \scriptscriptfont\z@\fivrm
  611. \textfont\@ne\sevmi \scriptfont\@ne\fivmi \scriptscriptfont\@ne\fivmi
  612. \textfont\tw@\sevsy \scriptfont\tw@\fivsy \scriptscriptfont\tw@\fivsy
  613. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  614. \textfont\xmfam=\sevxm \scriptfont\xmfam=\fivxm \scriptscriptfont\xmfam=\fivxm
  615. \textfont\ymfam=\sevym \scriptfont\ymfam=\fivym \scriptscriptfont\ymfam=\fivym
  616. \def\prm{\fam\z@\sevrm}%
  617. \def\unboldmath{\everymath{}\everydisplay{}\@nomath
  618. \unboldmath\@boldfalse}\@boldfalse
  619. \def\boldmath{\@subfont\boldmath\unboldmath}%
  620. \def\pit{\fam\itfam\sevit}\textfont\itfam\sevit 
  621.    \scriptfont\itfam\sevit \scriptscriptfont\itfam\sevit 
  622. \def\psl{\@subfont\sl\it}%
  623. \def\pbf{\@getfont\pbf\bffam\@viipt{cmbx7}}%
  624. \def\ptt{\@subfont\tt\rm}%
  625. \def\psf{\@subfont\sf\rm}%
  626. \def\psc{\@subfont\sc\rm}%
  627. \def\pcyr{\@getfont\pcyr\cyrfam\@viipt{mcyr7}}%
  628. \def\pcyb{\@subfont\cyb\cyr}%
  629. \def\ly{\fam\lyfam\sevly}\textfont\lyfam\sevly 
  630.     \scriptfont\lyfam\fivly \scriptscriptfont\lyfam\fivly 
  631. \@setstrut \rm}
  632.  
  633. \def\@viipt{}
  634.  
  635. \def\viiipt{\textfont\z@\egtrm 
  636.   \scriptfont\z@\sixrm \scriptscriptfont\z@\fivrm
  637. \textfont\@ne\egtmi \scriptfont\@ne\sixmi \scriptscriptfont\@ne\fivmi
  638. \textfont\tw@\egtsy \scriptfont\tw@\sixsy \scriptscriptfont\tw@\fivsy
  639. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  640. \textfont\xmfam=\egtxm \scriptfont\xmfam=\sixxm \scriptscriptfont\xmfam=\fivxm
  641. \textfont\ymfam=\egtym \scriptfont\ymfam=\sixym \scriptscriptfont\ymfam=\fivym
  642. \def\prm{\fam\z@\egtrm}%
  643. \def\unboldmath{\everymath{}\everydisplay{}\@nomath
  644. \unboldmath\@boldfalse}\@boldfalse
  645. \def\boldmath{\@subfont\boldmath\unboldmath}%
  646. \def\pit{\fam\itfam\egtit}\textfont\itfam\egtit 
  647.    \scriptfont\itfam\sevit \scriptscriptfont\itfam\sevit 
  648. \def\psl{\@getfont\psl\slfam\@viiipt{cmsl8}}%
  649. \def\pbf{\@getfont\pbf\bffam\@viiipt{cmbx8}}%
  650. \def\ptt{\@getfont\ptt\ttfam\@viiipt{cmtt8}\@nohyphens\ptt\@viiipt}%
  651. \def\psf{\@getfont\psf\sffam\@viiipt{cmss8}}%
  652. \def\psc{\@getfont\psc\scfam\@viiipt{\@mcsc\@ptscale8}}%
  653. \def\pcyr{\@getfont\pcyr\cyrfam\@viiipt{mcyr8}}%
  654. \def\pcyb{\@getfont\pcyb\cybfam\@viiipt{mcyb8}}%
  655. \def\ly{\fam\lyfam\egtly}\textfont\lyfam\egtly 
  656.     \scriptfont\lyfam\sixly \scriptscriptfont\lyfam\fivly 
  657. \@setstrut \rm}
  658.  
  659. \def\@viiipt{}
  660.  
  661. \def\ixpt{\textfont\z@\ninrm 
  662.   \scriptfont\z@\sixrm \scriptscriptfont\z@\fivrm
  663. \textfont\@ne\ninmi \scriptfont\@ne\sixmi \scriptscriptfont\@ne\fivmi
  664. \textfont\tw@\ninsy \scriptfont\tw@\sixsy \scriptscriptfont\tw@\fivsy
  665. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  666. \textfont\xmfam=\ninxm \scriptfont\xmfam=\sixxm \scriptscriptfont\xmfam=\fivxm
  667. \textfont\ymfam=\ninym \scriptfont\ymfam=\sixym \scriptscriptfont\ymfam=\fivym
  668. \def\prm{\fam\z@\ninrm}%
  669. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath
  670.     \@boldfalse}\@boldfalse
  671. \def\boldmath{\@subfont\boldmath\unboldmath}%
  672. \def\pit{\fam\itfam\ninit}\textfont\itfam\ninit 
  673.    \scriptfont\itfam\sevit \scriptscriptfont\itfam\sevit 
  674. \def\psl{\@getfont\psl\slfam\@ixpt{cmsl9}}%
  675. \def\pbf{\fam\bffam\ninbf}\textfont\bffam\ninbf 
  676.    \scriptfont\bffam\ninbf \scriptscriptfont\bffam\ninbf 
  677. \def\ptt{\fam\ttfam\nintt}\textfont\ttfam\nintt
  678.    \scriptfont\ttfam\nintt \scriptscriptfont\ttfam\nintt 
  679. \def\psf{\@getfont\psf\sffam\@ixpt{cmss9}}%
  680. \def\psc{\@getfont\psc\scfam\@ixpt{\@mcsc\@ptscale9}}%
  681. \def\pcyr{\@getfont\pcyr\cyrfam\@ixpt{mcyr9}}%
  682. \def\pcyb{\@getfont\pcyb\cybfam\@ixpt{mcyb9}}%
  683. \def\ly{\fam\lyfam\ninly}\textfont\lyfam\ninly 
  684.    \scriptfont\lyfam\sixly \scriptscriptfont\lyfam\fivly 
  685. \@setstrut \rm}
  686.  
  687. \def\@ixpt{}
  688.  
  689. \def\xpt{\textfont\z@\tenrm 
  690.   \scriptfont\z@\sevrm \scriptscriptfont\z@\fivrm
  691. \textfont\@ne\tenmi \scriptfont\@ne\sevmi \scriptscriptfont\@ne\fivmi
  692. \textfont\tw@\tensy \scriptfont\tw@\sevsy \scriptscriptfont\tw@\fivsy
  693. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  694. \textfont\xmfam=\tenxm \scriptfont\xmfam=\sevxm \scriptscriptfont\xmfam=\fivxm
  695. \textfont\ymfam=\tenym \scriptfont\ymfam=\sevym \scriptscriptfont\ymfam=\fivym
  696. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath
  697.           \textfont\@ne\tenmi 
  698.           \textfont\tw@\tensy \textfont\lyfam\tenly
  699.           \@boldfalse}\@boldfalse
  700. \def\boldmath{\@ifundefined{tenmib}{\global\font\tenmib\@mbi 
  701.    \global\font\tensyb\@mbsy 
  702.    \global\font\tenlyb\@lasyb\relax\@addfontinfo\@xpt
  703.    {\def\boldmath{\everymath{\mit}\everydisplay{\mit}\@prtct\@nomathbold
  704.         \textfont\@ne\tenmib \textfont\tw@\tensyb 
  705.         \textfont\lyfam\tenlyb \@prtct\@boldtrue}}}{}\@xpt\boldmath}%
  706. \def\prm{\fam\z@\tenrm}%
  707. \def\pit{\fam\itfam\tenit}\textfont\itfam\tenit \scriptfont\itfam\sevit
  708.     \scriptscriptfont\itfam\sevit
  709. \def\psl{\fam\slfam\tensl}\textfont\slfam\tensl 
  710.      \scriptfont\slfam\tensl \scriptscriptfont\slfam\tensl
  711. \def\pbf{\fam\bffam\tenbf}\textfont\bffam\tenbf 
  712.     \scriptfont\bffam\tenbf \scriptscriptfont\bffam\tenbf 
  713. \def\ptt{\fam\ttfam\tentt}\textfont\ttfam\tentt
  714.     \scriptfont\ttfam\tentt \scriptscriptfont\ttfam\tentt
  715. \def\psf{\fam\sffam\tensf}\textfont\sffam\tensf
  716.     \scriptfont\sffam\tensf \scriptscriptfont\sffam\tensf
  717. \def\psc{\@getfont\psc\scfam\@xpt{\@mcsc}}%
  718. \def\pcyr{\@getfont\pcyr\cyrfam\@xpt{mcyr10}}%
  719. \def\pcyb{\@getfont\pcyb\cybfam\@xpt{mcyb10}}%
  720. \def\ly{\fam\lyfam\tenly}\textfont\lyfam\tenly 
  721.    \scriptfont\lyfam\sevly \scriptscriptfont\lyfam\fivly 
  722. \@setstrut \rm}
  723.  
  724. \def\@xpt{}
  725.  
  726. \def\xipt{\textfont\z@\elvrm 
  727.   \scriptfont\z@\egtrm \scriptscriptfont\z@\sixrm
  728. \textfont\@ne\elvmi \scriptfont\@ne\egtmi \scriptscriptfont\@ne\sixmi
  729. \textfont\tw@\elvsy \scriptfont\tw@\egtsy \scriptscriptfont\tw@\sixsy
  730. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  731. \textfont\xmfam=\tenxm \scriptfont\xmfam=\egtxm \scriptscriptfont\xmfam=\sixxm
  732. \textfont\ymfam=\tenym \scriptfont\ymfam=\egtym \scriptscriptfont\ymfam=\sixym
  733. \def\tencyr{\@getfont\pcyr\cyrfam\@xipt{mcyr10}}%
  734. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath
  735.           \textfont\@ne\elvmi \textfont\tw@\elvsy 
  736.           \textfont\lyfam\elvly \@boldfalse}\@boldfalse
  737. \def\boldmath{\@ifundefined{elvmib}{\global\font\elvmib\@mbi\@halfmag 
  738.          \global\font\elvsyb\@mbsy\@halfmag
  739.          \global\font\elvlyb\@lasyb\@halfmag\relax\@addfontinfo\@xipt
  740.          {\def\boldmath{\everymath{\mit}\everydisplay{\mit}\@prtct\@nomathbold
  741.                 \textfont\@ne\elvmib \textfont\tw@\elvsyb 
  742.                 \textfont\lyfam\elvlyb\@prtct\@boldtrue}}}{}\@xipt\boldmath}%
  743. \def\prm{\fam\z@\elvrm}%
  744. \def\pit{\fam\itfam\elvit}\textfont\itfam\elvit 
  745.    \scriptfont\itfam\egtit \scriptscriptfont\itfam\sevit
  746. \def\psl{\fam\slfam\elvsl}\textfont\slfam\elvsl 
  747.     \scriptfont\slfam\tensl \scriptscriptfont\slfam\tensl 
  748. \def\pbf{\fam\bffam\elvbf}\textfont\bffam\elvbf 
  749.    \scriptfont\bffam\ninbf \scriptscriptfont\bffam\ninbf 
  750. \def\ptt{\fam\ttfam\elvtt}\textfont\ttfam\elvtt
  751.    \scriptfont\ttfam\nintt \scriptscriptfont\ttfam\nintt 
  752. \def\psf{\fam\sffam\elvsf}\textfont\sffam\elvsf
  753.     \scriptfont\sffam\tensf \scriptscriptfont\sffam\tensf
  754. \def\psc{\@getfont\psc\scfam\@xipt{\@mcsc\@halfmag}}%
  755. \def\pcyr{\@subfont\cyr\tencyr}%
  756. \def\pcyb{\@subfont\cyb\tencyr}%
  757. \def\ly{\fam\lyfam\elvly}\textfont\lyfam\elvly 
  758.    \scriptfont\lyfam\egtly \scriptscriptfont\lyfam\sixly 
  759. \@setstrut \rm}
  760.  
  761. \def\@xipt{}
  762.  
  763. \def\xiipt{\textfont\z@\twlrm 
  764.   \scriptfont\z@\egtrm \scriptscriptfont\z@\sixrm
  765. \textfont\@ne\twlmi \scriptfont\@ne\egtmi \scriptscriptfont\@ne\sixmi
  766. \textfont\tw@\twlsy \scriptfont\tw@\egtsy \scriptscriptfont\tw@\sixsy
  767. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  768. \textfont\xmfam=\tenxm \scriptfont\xmfam=\egtxm \scriptscriptfont\xmfam=\sixxm
  769. \textfont\ymfam=\tenym \scriptfont\ymfam=\egtym \scriptscriptfont\ymfam=\sixym
  770. \def\tencyr{\@getfont\pcyr\cyrfam\@xipt{mcyr10}}%
  771. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath
  772.           \textfont\@ne\twlmi 
  773.           \textfont\tw@\twlsy \textfont\lyfam\twlly
  774.           \@boldfalse}\@boldfalse
  775. \def\boldmath{\@ifundefined{twlmib}{\global\font\twlmib\@mbi\@magscale1\global
  776.         \font\twlsyb\@mbsy \@magscale1\global\font
  777.          \twllyb\@lasyb\@magscale1\relax\@addfontinfo\@xiipt
  778.               {\def\boldmath{\everymath
  779.                 {\mit}\everydisplay{\mit}\@prtct\@nomathbold
  780.                 \textfont\@ne\twlmib \textfont\tw@\twlsyb 
  781.                 \textfont\lyfam\twllyb\@prtct\@boldtrue}}}{}\@xiipt\boldmath}%
  782. \def\prm{\fam\z@\twlrm}%
  783. \def\pit{\fam\itfam\twlit}\textfont\itfam\twlit \scriptfont\itfam\egtit
  784.    \scriptscriptfont\itfam\sevit
  785. \def\psl{\fam\slfam\twlsl}\textfont\slfam\twlsl 
  786.      \scriptfont\slfam\tensl \scriptscriptfont\slfam\tensl
  787. \def\pbf{\fam\bffam\twlbf}\textfont\bffam\twlbf 
  788.    \scriptfont\bffam\ninbf \scriptscriptfont\bffam\ninbf 
  789. \def\ptt{\fam\ttfam\twltt}\textfont\ttfam\twltt
  790.    \scriptfont\ttfam\nintt \scriptscriptfont\ttfam\nintt 
  791. \def\psf{\fam\sffam\twlsf}\textfont\sffam\twlsf
  792.     \scriptfont\sffam\tensf \scriptscriptfont\sffam\tensf
  793. \def\psc{\@getfont\psc\scfam\@xiipt{\@mcsc\@magscale1}}%
  794. \def\pcyr{\@subfont\cyr\tencyr}%
  795. \def\pcyb{\@subfont\cyb\tencyr}%
  796. \def\ly{\fam\lyfam\twlly}\textfont\lyfam\twlly 
  797.    \scriptfont\lyfam\egtly \scriptscriptfont\lyfam\sixly
  798.  \@setstrut \rm}
  799.  
  800. \def\@xiipt{}
  801.  
  802. \def\xivpt{\textfont\z@\frtnrm 
  803.   \scriptfont\z@\tenrm \scriptscriptfont\z@\sevrm
  804. \textfont\@ne\frtnmi \scriptfont\@ne\tenmi \scriptscriptfont\@ne\sevmi
  805. \textfont\tw@\frtnsy \scriptfont\tw@\tensy \scriptscriptfont\tw@\sevsy
  806. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  807. \textfont\xmfam=\tenxm \scriptfont\xmfam=\tenxm \scriptscriptfont\xmfam=\sevxm
  808. \textfont\ymfam=\tenym \scriptfont\ymfam=\tenym \scriptscriptfont\ymfam=\sevym
  809. \def\tencyr{\@getfont\pcyr\cyrfam\@xipt{mcyr10}}%
  810. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath 
  811.           \textfont\@ne\frtnmi \textfont\tw@\frtnsy 
  812.           \textfont\lyfam\frtnly \@boldfalse}\@boldfalse
  813. \def\boldmath{\@ifundefined{frtnmib}{\global\font
  814.         \frtnmib\@mbi\@magscale2\global\font\frtnsyb\@mbsy\@magscale2
  815.          \global\font\frtnlyb\@lasyb\@magscale2\relax\@addfontinfo\@xivpt
  816.                {\def\boldmath{\everymath
  817.                 {\mit}\everydisplay{\mit}\@prtct\@nomathbold
  818.               \textfont\@ne\frtnmib \textfont\tw@\frtnsyb 
  819.               \textfont\lyfam\frtnlyb\@prtct\@boldtrue}}}{}\@xivpt\boldmath}%
  820. \def\prm{\fam\z@\frtnrm}%
  821. \def\pit{\@getfont\pit\itfam\@xivpt{cmti10\@magscale2}}%
  822. \def\psl{\@getfont\psl\slfam\@xivpt{cmsl10\@magscale2}}%
  823. \def\pbf{\fam\bffam\frtnbf}\textfont\bffam\frtnbf 
  824.    \scriptfont\bffam\tenbf \scriptscriptfont\bffam\ninbf 
  825. \def\ptt{\@getfont\ptt\ttfam\@xivpt{cmtt10\@magscale2}\@nohyphens\ptt\@xivpt}%
  826. \def\psf{\@getfont\psf\sffam\@xivpt{\@mss\@magscale2}}%
  827. \def\psc{\@getfont\psc\scfam\@xivpt{\@mcsc\@magscale2}}%
  828. \def\pcyr{\@subfont\cyr\tencyr}%
  829. \def\pcyb{\@subfont\cyb\tencyr}%
  830. \def\ly{\fam\lyfam\frtnly}\textfont\lyfam\frtnly 
  831.    \scriptfont\lyfam\tenly \scriptscriptfont\lyfam\sevly 
  832. \@setstrut \rm}
  833.  
  834. \def\@xivpt{}
  835.  
  836. \def\xviipt{\textfont\z@\svtnrm 
  837.   \scriptfont\z@\twlrm \scriptscriptfont\z@\tenrm
  838. \textfont\@ne\svtnmi \scriptfont\@ne\twlmi \scriptscriptfont\@ne\tenmi
  839. \textfont\tw@\svtnsy \scriptfont\tw@\twlsy \scriptscriptfont\tw@\tensy
  840. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  841. \textfont\xmfam=\tenxm \scriptfont\xmfam=\tenxm \scriptscriptfont\xmfam=\tenxm
  842. \textfont\ymfam=\tenym \scriptfont\ymfam=\tenym \scriptscriptfont\ymfam=\tenym
  843. \def\tencyr{\@getfont\pcyr\cyrfam\@xipt{mcyr10}}%
  844. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath
  845.           \textfont\@ne\svtnmi \textfont\tw@\svtnsy \textfont\lyfam\svtnly
  846.           \@boldfalse}\@boldfalse
  847. \def\boldmath{\@subfont\boldmath\unboldmath}%
  848. \def\prm{\fam\z@\svtnrm}%
  849. \def\pit{\@getfont\pit\itfam\@xviipt{cmti10\@magscale3}}%
  850. \def\psl{\@getfont\psl\slfam\@xviipt{cmsl10\@magscale3}}%
  851. \def\pbf{\fam\bffam\svtnbf}\textfont\bffam\svtnbf 
  852.     \scriptfont\bffam\twlbf \scriptscriptfont\bffam\tenbf 
  853. \def\ptt{\@getfont\ptt\ttfam\@xviipt{cmtt10\@magscale3}\@nohyphens
  854.    \ptt\@xviipt}%
  855. \def\psf{\@getfont\psf\sffam\@xviipt{\@mss\@magscale3}}%
  856. \def\psc{\@getfont\psc\scfam\@xviipt{\@mcsc\@magscale3}}%
  857. \def\pcyr{\@subfont\cyr\tencyr}%
  858. \def\pcyb{\@subfont\cyb\tencyr}%
  859. \def\ly{\fam\lyfam\svtnly}\textfont\lyfam\svtnly 
  860.    \scriptfont\lyfam\twlly   \scriptscriptfont\lyfam\tenly
  861. \@setstrut \rm}
  862.  
  863. \def\@xviipt{}
  864.  
  865. \def\xxpt{\textfont\z@\twtyrm 
  866.   \scriptfont\z@\frtnrm \scriptscriptfont\z@\twlrm
  867. \textfont\@ne\twtymi \scriptfont\@ne\frtnmi \scriptscriptfont\@ne\twlmi
  868. \textfont\tw@\twtysy \scriptfont\tw@\frtnsy \scriptscriptfont\tw@\twlsy
  869. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  870. \textfont\xmfam=\tenxm \scriptfont\xmfam=\tenxm \scriptscriptfont\xmfam=\tenxm
  871. \textfont\ymfam=\tenym \scriptfont\ymfam=\tenym \scriptscriptfont\ymfam=\tenym
  872. \def\tencyr{\@getfont\pcyr\cyrfam\@xipt{mcyr10}}%
  873. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath
  874.         \textfont\@ne\twtymi \textfont\tw@\twtysy \textfont\lyfam\twtyly
  875.         \@boldfalse}\@boldfalse
  876. \def\boldmath{\@subfont\boldmath\unboldmath}%
  877. \def\prm{\fam\z@\twtyrm}%
  878. \def\pit{\@getfont\pit\itfam\@xxpt{cmti10\@magscale4}}%
  879. \def\psl{\@getfont\psl\slfam\@xxpt{cmsl10\@magscale4}}%
  880. \def\pbf{\@getfont\pbf\bffam\@xxpt{cmbx10\@magscale4}}%
  881. \def\ptt{\@getfont\ptt\ttfam\@xxpt{cmtt10\@magscale4}\@nohyphens\ptt\@xxpt}%
  882. \def\psf{\@getfont\psf\sffam\@xxpt{\@mss\@magscale4}}%
  883. \def\psc{\@getfont\psc\scfam\@xxpt{\@mcsc\@magscale4}}%
  884. \def\pcyr{\@subfont\cyr\tencyr}%
  885. \def\pcyb{\@subfont\cyb\tencyr}%
  886. \def\ly{\fam\lyfam\twtyly}\textfont\lyfam\twtyly 
  887.    \scriptfont\lyfam\frtnly \scriptscriptfont\lyfam\twlly 
  888. \@setstrut \rm}
  889.  
  890. \def\@xxpt{}
  891.  
  892. \def\xxvpt{\textfont\z@\twfvrm 
  893.   \scriptfont\z@\twtyrm \scriptscriptfont\z@\svtnrm
  894. \textfont\@ne\twtymi \scriptfont\@ne\twtymi \scriptscriptfont\@ne\svtnmi
  895. \textfont\tw@\twtysy \scriptfont\tw@\twtysy \scriptscriptfont\tw@\svtnsy
  896. \textfont\thr@@\tenex \scriptfont\thr@@\tenex \scriptscriptfont\thr@@\tenex
  897. \textfont\xmfam=\tenxm \scriptfont\xmfam=\tenxm \scriptscriptfont\xmfam=\tenxm
  898. \textfont\ymfam=\tenym \scriptfont\ymfam=\tenym \scriptscriptfont\ymfam=\tenym
  899. \def\tencyr{\@getfont\pcyr\cyrfam\@xipt{mcyr10}}%
  900. \def\unboldmath{\everymath{}\everydisplay{}\@nomath\unboldmath
  901.         \textfont\@ne\twtymi \textfont\tw@\twtysy \textfont\lyfam\twtyly
  902.         \@boldfalse}\@boldfalse
  903. \def\boldmath{\@subfont\boldmath\unboldmath}%
  904. \def\prm{\fam\z@\twfvrm}%
  905. \def\pit{\@subfont\it\rm}%
  906. \def\psl{\@subfont\sl\rm}%
  907. \def\pbf{\@getfont\pbf\bffam\@xxvpt{cmbx10\@magscale5}}%
  908. \def\ptt{\@subfont\tt\rm}%
  909. \def\psf{\@subfont\sf\rm}%
  910. \def\psc{\@subfont\sc\rm}%
  911. \def\pcyr{\@subfont\cyr\tencyr}%
  912. \def\pcyb{\@subfont\cyb\tencyr}%
  913. \def\ly{\fam\lyfam\twtyly}\textfont\lyfam\twtyly 
  914.    \scriptfont\lyfam\twtyly \scriptscriptfont\lyfam\svtnly 
  915. \@setstrut \rm}
  916.  
  917. \def\@xxvpt{}
  918.  
  919. % SPECIAL LaTeX character definitions
  920.  
  921. % Definitions of math operators added by LaTeX
  922. \mathchardef\mho"0A30
  923. \mathchardef\Join"3A31
  924. \mathchardef\Box"0A32
  925. \mathchardef\Diamond"0A33
  926. \mathchardef\leadsto"3A3B
  927. \mathchardef\sqsubset"3A3C
  928. \mathchardef\sqsupset"3A3D
  929. \def\lhd{\mathbin{< \hbox to -.43em{}\hbox{\vrule 
  930.       \@width .065em \@height .55em \@depth .05em}\hbox to .2em{}}}
  931. \def\rhd{\mathbin{\hbox to .3em{}\hbox{\vrule \@width .065em \@height 
  932.        .55em \@depth .05em}\hbox to -.43em{}>}}
  933. \def\unlhd{\mathbin{\leq \hbox to -.43em{}\hbox
  934.         {\vrule \@width .065em \@height .63em \@depth -.08em}\hbox to .2em{}}}
  935. \def\unrhd{\mathbin{ \hbox to .3em{}\hbox
  936.  {\vrule \@width .065em \@height .63em \@depth -.08em}\hbox to -.43em{}\geq}}
  937.  
  938. % Definition of \$ to work in italic font (since it produces a pound sterling
  939. % sign in the cmit font.
  940.  
  941. \def\${\protect\pdollar}
  942. \def\pdollar{{\ifdim \fontdimen\@ne\font >\z@ \sl \fi\char`\$}}
  943.  
  944. % Definition of pound sterling sign.
  945.  
  946. \def\pounds{{\it \char'44}}
  947.  
  948. % Definition of \copyright changed so it works in other type styles,
  949. % and so it is robust
  950. \def\copyright{\protect\pcopyright}
  951. \def\pcopyright{{\rm\ooalign{\hfil
  952.      \raise.07ex\hbox{c}\hfil\crcr\mathhexbox20D}}}
  953.  
  954. % Stuff from mssymb.tex (AMS symbols)
  955.  
  956. \mathchardef\boxdot="2B00
  957. \mathchardef\boxplus="2B01
  958. \mathchardef\boxtimes="2B02
  959. \mathchardef\square="0B03
  960. \mathchardef\blacksquare="0B04
  961. \mathchardef\centerdot="2B05
  962. \mathchardef\lozenge="0B06
  963. \mathchardef\blacklozenge="0B07
  964. \mathchardef\circlearrowright="3B08
  965. \mathchardef\circlearrowleft="3B09
  966. \mathchardef\rightleftharpoons="3B0A
  967. \mathchardef\leftrightharpoons="3B0B
  968. \mathchardef\boxminus="2B0C
  969. \mathchardef\Vdash="3B0D
  970. \mathchardef\Vvdash="3B0E
  971. \mathchardef\vDash="3B0F
  972. \mathchardef\twoheadrightarrow="3B10
  973. \mathchardef\twoheadleftarrow="3B11
  974. \mathchardef\leftleftarrows="3B12
  975. \mathchardef\rightrightarrows="3B13
  976. \mathchardef\upuparrows="3B14
  977. \mathchardef\downdownarrows="3B15
  978. \mathchardef\upharpoonright="3B16
  979. \let\restriction=\upharpoonright
  980. \mathchardef\downharpoonright="3B17
  981. \mathchardef\upharpoonleft="3B18
  982. \mathchardef\downharpoonleft="3B19
  983. \mathchardef\rightarrowtail="3B1A
  984. \mathchardef\leftarrowtail="3B1B
  985. \mathchardef\leftrightarrows="3B1C
  986. \mathchardef\rightleftarrows="3B1D
  987. \mathchardef\Lsh="3B1E
  988. \mathchardef\Rsh="3B1F
  989. \mathchardef\rightsquigarrow="3B20
  990. \mathchardef\leftrightsquigarrow="3B21
  991. \mathchardef\looparrowleft="3B22
  992. \mathchardef\looparrowright="3B23
  993. \mathchardef\circeq="3B24
  994. \mathchardef\succsim="3B25
  995. \mathchardef\gtrsim="3B26
  996. \mathchardef\gtrapprox="3B27
  997. \mathchardef\multimap="3B28
  998. \mathchardef\therefore="3B29
  999. \mathchardef\because="3B2A
  1000. \mathchardef\doteqdot="3B2B
  1001. \let\Doteq=\doteqdot
  1002. \mathchardef\triangleq="3B2C
  1003. \mathchardef\precsim="3B2D
  1004. \mathchardef\lesssim="3B2E
  1005. \mathchardef\lessapprox="3B2F
  1006. \mathchardef\eqslantless="3B30
  1007. \mathchardef\eqslantgtr="3B31
  1008. \mathchardef\curlyeqprec="3B32
  1009. \mathchardef\curlyeqsucc="3B33
  1010. \mathchardef\preccurlyeq="3B34
  1011. \mathchardef\leqq="3B35
  1012. \mathchardef\leqslant="3B36
  1013. \mathchardef\lessgtr="3B37
  1014. \mathchardef\backprime="0B38
  1015. \mathchardef\risingdotseq="3B3A
  1016. \mathchardef\fallingdotseq="3B3B
  1017. \mathchardef\succcurlyeq="3B3C
  1018. \mathchardef\geqq="3B3D
  1019. \mathchardef\geqslant="3B3E
  1020. \mathchardef\gtrless="3B3F
  1021. \mathchardef\sqsubset="3B40
  1022. \mathchardef\sqsupset="3B41
  1023. \mathchardef\vartriangleright="3B42
  1024. \mathchardef\vartriangleleft="3B43
  1025. \mathchardef\trianglerighteq="3B44
  1026. \mathchardef\trianglelefteq="3B45
  1027. \mathchardef\bigstar="0B46
  1028. \mathchardef\between="3B47
  1029. \mathchardef\blacktriangledown="0B48
  1030. \mathchardef\blacktriangleright="3B49
  1031. \mathchardef\blacktriangleleft="3B4A
  1032. \mathchardef\vartriangle="3B4D
  1033. \mathchardef\blacktriangle="0B4E
  1034. \mathchardef\triangledown="0B4F
  1035. \mathchardef\eqcirc="3B50
  1036. \mathchardef\lesseqgtr="3B51
  1037. \mathchardef\gtreqless="3B52
  1038. \mathchardef\lesseqqgtr="3B53
  1039. \mathchardef\gtreqqless="3B54
  1040. \mathchardef\Rrightarrow="3B56
  1041. \mathchardef\Lleftarrow="3B57
  1042. \mathchardef\veebar="2B59
  1043. \mathchardef\barwedge="2B5A
  1044. \mathchardef\doublebarwedge="2B5B
  1045. \mathchardef\angle="0B5C
  1046. \mathchardef\measuredangle="0B5D
  1047. \mathchardef\sphericalangle="0B5E
  1048. \mathchardef\varpropto="3B5F
  1049. \mathchardef\smallsmile="3B60
  1050. \mathchardef\smallfrown="3B61
  1051. \mathchardef\Subset="3B62
  1052. \mathchardef\Supset="3B63
  1053. \mathchardef\Cup="2B64
  1054. \let\doublecup=\Cup
  1055. \mathchardef\Cap="2B65
  1056. \let\doublecap=\Cap
  1057. \mathchardef\curlywedge="2B66
  1058. \mathchardef\curlyvee="2B67
  1059. \mathchardef\leftthreetimes="2B68
  1060. \mathchardef\rightthreetimes="2B69
  1061. \mathchardef\subseteqq="3B6A
  1062. \mathchardef\supseteqq="3B6B
  1063. \mathchardef\bumpeq="3B6C
  1064. \mathchardef\Bumpeq="3B6D
  1065. \mathchardef\lll="3B6E
  1066. \let\llless=\lll
  1067. \mathchardef\ggg="3B6F
  1068. \let\gggtr=\ggg
  1069. \mathchardef\circledS="0B73
  1070. \mathchardef\pitchfork="3B74
  1071. \mathchardef\dotplus="2B75
  1072. \mathchardef\backsim="3B76
  1073. \mathchardef\backsimeq="3B77
  1074. \mathchardef\complement="0B7B
  1075. \mathchardef\intercal="2B7C
  1076. \mathchardef\circledcirc="2B7D
  1077. \mathchardef\circledast="2B7E
  1078. \mathchardef\circleddash="2B7F
  1079. \def\ulcorner{\delimiter"4B70B70 }
  1080. \def\urcorner{\delimiter"5B71B71 }
  1081. \def\llcorner{\delimiter"4B78B78 }
  1082. \def\lrcorner{\delimiter"5B79B79 }
  1083. \def\yen{\mathhexbox B55 }
  1084. \def\checkmark{\mathhexbox B58 }
  1085. \def\circledR{\mathhexbox B72 }
  1086. \def\maltese{\mathhexbox B7A }
  1087. \mathchardef\lvertneqq="3C00
  1088. \mathchardef\gvertneqq="3C01
  1089. \mathchardef\nleq="3C02
  1090. \mathchardef\ngeq="3C03
  1091. \mathchardef\nless="3C04
  1092. \mathchardef\ngtr="3C05
  1093. \mathchardef\nprec="3C06
  1094. \mathchardef\nsucc="3C07
  1095. \mathchardef\lneqq="3C08
  1096. \mathchardef\gneqq="3C09
  1097. \mathchardef\nleqslant="3C0A
  1098. \mathchardef\ngeqslant="3C0B
  1099. \mathchardef\lneq="3C0C
  1100. \mathchardef\gneq="3C0D
  1101. \mathchardef\npreceq="3C0E
  1102. \mathchardef\nsucceq="3C0F
  1103. \mathchardef\precnsim="3C10
  1104. \mathchardef\succnsim="3C11
  1105. \mathchardef\lnsim="3C12
  1106. \mathchardef\gnsim="3C13
  1107. \mathchardef\nleqq="3C14
  1108. \mathchardef\ngeqq="3C15
  1109. \mathchardef\precneqq="3C16
  1110. \mathchardef\succneqq="3C17
  1111. \mathchardef\precnapprox="3C18
  1112. \mathchardef\succnapprox="3C19
  1113. \mathchardef\lnapprox="3C1A
  1114. \mathchardef\gnapprox="3C1B
  1115. \mathchardef\nsim="3C1C
  1116. \mathchardef\napprox="3C1D
  1117. \mathchardef\varsubsetneq="3C20
  1118. \mathchardef\varsupsetneq="3C21
  1119. \mathchardef\nsubseteqq="3C22
  1120. \mathchardef\nsupseteqq="3C23
  1121. \mathchardef\subsetneqq="3C24
  1122. \mathchardef\supsetneqq="3C25
  1123. \mathchardef\varsubsetneqq="3C26
  1124. \mathchardef\varsupsetneqq="3C27
  1125. \mathchardef\subsetneq="3C28
  1126. \mathchardef\supsetneq="3C29
  1127. \mathchardef\nsubseteq="3C2A
  1128. \mathchardef\nsupseteq="3C2B
  1129. \mathchardef\nparallel="3C2C
  1130. \mathchardef\nmid="3C2D
  1131. \mathchardef\nshortmid="3C2E
  1132. \mathchardef\nshortparallel="3C2F
  1133. \mathchardef\nvdash="3C30
  1134. \mathchardef\nVdash="3C31
  1135. \mathchardef\nvDash="3C32
  1136. \mathchardef\nVDash="3C33
  1137. \mathchardef\ntrianglerighteq="3C34
  1138. \mathchardef\ntrianglelefteq="3C35
  1139. \mathchardef\ntriangleleft="3C36
  1140. \mathchardef\ntriangleright="3C37
  1141. \mathchardef\nleftarrow="3C38
  1142. \mathchardef\nrightarrow="3C39
  1143. \mathchardef\nLeftarrow="3C3A
  1144. \mathchardef\nRightarrow="3C3B
  1145. \mathchardef\nLeftrightarrow="3C3C
  1146. \mathchardef\nleftrightarrow="3C3D
  1147. \mathchardef\divideontimes="2C3E
  1148. \mathchardef\varnothing="0C3F
  1149. \mathchardef\nexists="0C40
  1150. \mathchardef\mho="0C66
  1151. \mathchardef\thorn="0C67
  1152. \mathchardef\beth="0C69
  1153. \mathchardef\gimel="0C6A
  1154. \mathchardef\daleth="0C6B
  1155. \mathchardef\lessdot="3C6C
  1156. \mathchardef\gtrdot="3C6D
  1157. \mathchardef\ltimes="2C6E
  1158. \mathchardef\rtimes="2C6F
  1159. \mathchardef\shortmid="3C70
  1160. \mathchardef\shortparallel="3C71
  1161. \mathchardef\smallsetminus="2C72
  1162. \mathchardef\thicksim="3C73
  1163. \mathchardef\thickapprox="3C74
  1164. \mathchardef\approxeq="3C75
  1165. \mathchardef\succapprox="3C76
  1166. \mathchardef\precapprox="3C77
  1167. \mathchardef\curvearrowleft="3C78
  1168. \mathchardef\curvearrowright="3C79
  1169. \mathchardef\digamma="0C7A
  1170. \mathchardef\varkappa="0C7B
  1171. \mathchardef\hslash="0C7D
  1172. \mathchardef\hbar="0C7E
  1173. \mathchardef\backepsilon="3C7F
  1174.  
  1175. %\def\Bbb{\ifmmode\let\next\Bbb@\else
  1176. % \def\next{\@warning{Use \string\Bbb\space only in math mode}}\fi\next}
  1177. %\def\Bbb@#1{{\Bbb@@{#1}}}
  1178. %\def\Bbb@@#1{\fam\ymfam#1}
  1179.  
  1180. \def\Bbb{\ifmmode\let\next\Bbb@\else
  1181.  \def\next{\@warning{Use \string\Bbb\space only in math mode}}\fi\next}
  1182. \def\Bbb@{\fam\ymfam}
  1183.  
  1184. %            *****    CYRACC.DEF    *****        18 Aug 84, bb
  1185. %
  1186. %    Access to the cyrillic is through the new MR transliteration scheme,
  1187. %    using TeX/Metafont ligature capability.  (An alternate set of
  1188. %    ligatures exists, for accessing letters beyond the 26 located in
  1189. %    the font positions of the 26 roman letters.  An authoritative list
  1190. %    of the ligature rules is in the file  cyrillic.ligs.)  Successful
  1191. %    use of this file requires appropriate cyrillic and accent fonts,
  1192. %    arranged according to the AMS/MR scheme.
  1193. %
  1194. %    This is an interim version.  Not everything works yet.
  1195. %    The following are known to be less than satisfactory:
  1196. %
  1197. %    the intermediate `ligatures' for shch access numerals;
  1198. %    primes (transliteration of hard/soft signs) use math mode;
  1199. %    underbar on `cap' double prime is too low (hard sign);
  1200. %    thorn d's don't yet exist;
  1201. %    \cydot uses math mode.
  1202. %
  1203. %
  1204. %    Notes on the macros:
  1205. %
  1206. %    The single space following each hex character code is necessary
  1207. %    to prevent the next input character from being gobbled.
  1208.  
  1209. \def\cyracc{\def\cydot{{\kern0pt}}%
  1210.     \def\cprime{\char"7E }\def\Cprime{\char"5E }%
  1211.     \def\cdprime{\char"7F }\def\Cdprime{\char"5F }%
  1212.     \def\dbar{dj}\def\Dbar{Dj}%
  1213.     \def\dz{\char"1E }\def \Dz{\char"16 }%
  1214.     \def\dzh{\char"0A }\def \Dzh{\char"02 }%
  1215.     \def\'##1{\if c##1\char"0F %
  1216.         \else \if C##1\char"07 %
  1217.         \else \accent"26 ##1\fi \fi }%
  1218.     \def\`##1{\if e##1\char"0B %
  1219.         \else \if E##1\char"03 %
  1220.         \else \errmessage{accent \string\` not defined in cyrillic}%
  1221.                 ##1\fi \fi }%
  1222.     \def\=##1{\if e##1\char"0D %
  1223.         \else \if E##1\char"05 %
  1224.         \else \if \i##1\char"0C %
  1225.         \else \if I##1\char"04 %
  1226.         \else \errmessage{accent \string\= not defined in cyrillic}%
  1227.                 ##1\fi \fi \fi \fi }%
  1228.     \def\u##1{\if \i##1\accent"24 i%
  1229.         \else \accent"24 ##1\fi }%
  1230.     \def\"##1{\if \i##1\accent"20 \char"3D %
  1231.         \else \if I##1\accent"20 \char"04 %
  1232.         \else \accent"20 ##1\fi \fi }}
  1233.